home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / CBK_621.ZIP / README.1ST < prev    next >
Encoding:
Text File  |  1996-02-23  |  4.4 KB  |  117 lines

  1.  
  2.  ┌───────────────────────────────────────────────────────────────────────────┐
  3.  │  CALLBACK  v6.21(p)                                Copyright 1989 - 1995  │
  4.  │                     MAX 3.0 User Verification System.                     │
  5.  └───────────────────────────────────────────────────────────────────────────┘
  6.  
  7.  v6.21
  8.  ─────
  9.     Fixed bug in CallBack's  .SQD  messages which inverted the PID kludge
  10.     with the "Hi <username>" causing the message to be trashed.
  11.  
  12.     Increased the  AreaCodeOK array to handle 200 entries instead of only 
  13.     50 entries in support of some non-standard Canadian phone companies.
  14.  
  15.     Cleaned up some mites in the Console Screens.
  16.  
  17.  
  18.  
  19.  v6.20
  20.  ─────
  21.     CallBack/2 - Code and Compiler change to fully support OS/2's PM's VIO 
  22.     Windowed  modes  along  with  better  time  slice  sharing  to  reduce 
  23.     CallBacks CPU usage to an average of 12%.
  24.  
  25.     Rewrite  to  fully  support Export Usage.  Now Over-Seas BBS's can use 
  26.     CallBack and define the Phone Number string to use.
  27.  
  28.     Added  the  use  of  compatible  Nodelist  Compilers Control file DIAL
  29.     configurations.  This eliminated the use of the Question to  determine 
  30.     if the user was a Long Distance call.  Now CallBack will automatically 
  31.     determine the callers dialing parameters from the Control Files. Added 
  32.     a  DIAL.CTL  sample  file in the Archive for systems that do not use a 
  33.     compatible Nodelist Control File.
  34.  
  35.     Added  a  option  to  Hide  Caller  when using the Console ALT-X,  Axe 
  36.     Caller.  Sysop has 5 seconds to respond with  a  Y,  (yes)  answer  or 
  37.     the caller is Axed without being made Hidden.
  38.  
  39.     Added individual Sound tones for Error,  Passed process,  and  Failed
  40.     Processes when Callback cycles.  These use the 'Bell' time definition.
  41.  
  42.     Added a new Carrier Test function so CallBack will not abort if the
  43.     Carrier is lost for less then one seconds.  If the Carrier is lost,
  44.     CallBack will wait one second, and test it again.
  45.  
  46.     Added the Users name to the CallBack Status Message.  Now the  message 
  47.     will have 'Hi <username>,' as the first line of Text.  
  48.  
  49.     Fixed the BackSpace bug which caused a false input error message.
  50.  
  51.     Fixed a 'TollCalls Y' bug that would not allow some Long Distant Calls 
  52.     to be made.  
  53.  
  54.     Fixed  a  bug  in  the  'Max2privel'  command  which gave a false user 
  55.     privilege when viewing the  MAX 3 USER.BBS file  with  a  MAX  2  USER
  56.     editor.  This  was  strictly  cosmetic,  as  CallBack wrote the proper 
  57.     access level for MAX 3.  
  58.  
  59.     Removed the Following Commands from the CALLBACK.CFG:
  60.  
  61.            AreaCode  <number>
  62.         UseAreaCode  <Y or N>
  63.  
  64.  
  65.     Added the Following Commands to the CALLBACK.CFG:
  66.  
  67.                Zone  <zonenumber>
  68.         DialControl  <drive:path\filename>
  69.         PhoneFormat  <###/###-####>
  70.  
  71.  
  72.     Changed the Required Parameters of the Following Commands in CALLBACK.CFG:
  73.  
  74.         AreaCodeOK
  75.  
  76.  
  77.     Changed Sample CALLBACK.MEC file to reflect a [OPEN]nul token prior to 
  78.     CallBack loading within a MECCA file.  This *MUST* be done for Systems 
  79.     using a Questionnaire file and instructing CallBack to Maintain it for 
  80.     them with the CALLBACK.CFG 'MoveAnswers' token.  It was found that MAX 
  81.     does  not close all DOS Standard Files when leaving,  thus leaving the 
  82.     MECCA Questionnaire file open causing Share Violations  when  CallBack 
  83.     tried  to  Write to it and Move it.  Using the [OPEN]nul will make MAX 
  84.     close the questionnaire file when it opens a Nul (dummy) file.  
  85.  
  86.  
  87.  
  88.  v6.12
  89.  ─────
  90.     Do  to  a  bug in  MAXimus's %L Switch,  Callback/2 was changed to use 
  91.     MAXimus's %P switch.
  92.  
  93.                  DO NOT TRY AND USE THE %L IN THIS RELEASE!
  94.  
  95.  
  96.  v6.11
  97.  ─────
  98.     Fixed a bug which occasionally prevented the LASTUS*.BBS update.
  99.  
  100.  
  101.  
  102.  v6.10
  103.  ─────
  104.     Added the following to CallBack.Cfg file:
  105.  
  106.     ──────────────────────[ VERIFICATION VARIABLES ]──────────────────────
  107.     SessionTime -> If you wish to re-adjust the users time remaining after
  108.                    a  successful  verification,  uncomment SessionTime and 
  109.                    enter the minutes you wish to set the users  time.  The 
  110.                    minutes  entered  here  should  be the same as you have 
  111.                    configured  for  MAXimus  for  the  verified  privilege
  112.                    level.  
  113.     SessionTime 40
  114.  
  115.  
  116.  
  117.